@charset "utf-8"; 
.header {
	overflow:hidden;
	background:#F4F4F4;
}
/*椤甸潰瀹藉害*/
.wrapper{
	width:1600px;
	min-width:980px;
	margin:0 auto;
}
/*top*/
.top{
	overflow:hidden;
}
.top, .top a {
	color:#4196CF !important;
}

.branding .logo{
	width:505px;
	height:62px;
}

.branding .seatch{
	width:320px;
}


/*瀵艰埅鑿滃崟*/
.mainbav{width:100%;height:60px;z-index:99999;}
.menu {
	height:60px;
	z-index:30;
	line-height:60px;
}

.menu.bg {
	background:#3790CE;
}

.menu li {
	float:left;
	font-size:20px;
}
.menu li a {
	width:152px;
	height:60px;
	color:#E9E9E9;
	display: block;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #D7D7D7;
}

.menu li a.selected{color:#fe7700 !important;}
.menu li a:hover {
	background:#00abdf;
	border-right:1px solid #D7D7D7;
	text-decoration:none;
}
.menu li a.noborder {border-right:none;}



.menu div.submenu {
	position:absolute;
	visibility: hidden;
	z-index:9990;
	margin: 0;
	padding: 0;
	background:#3790CE;
	border: 1px solid #5970B2;
	line-height:35px;
	font-size:18px;
}
.menu div.submenu a{
	position:relative;
	display:block;
	width:150px;
	height:35px;
	white-space:nowrap;
	text-align:center;
	text-decoration:none;
	color:#E9E9E9;
	border:none;
}
.menu div.submenu a:hover {
	color:#fe7700;
	border:none;
	background:#49A3FF;
}

.container{
	background:#FFF;
}

.main_all{
	margin:10px;
	*margin:5px;
	height:500px;
}

.main_left{
	width:300px;
	float:left;
	background:#EEF1F8;
}

.main_right{
	width:1280px;
	float:right;
	margin-right:10px;
	*margin-right:0px;
	*margin-left:5px;
}




/*缃劍鐐瑰浘*/
.kinMaxShow{
	visibility:hidden;
	width:100%;
	height:600px;
	overflow:hidden;
	background:#000;
}
.kinMaxShow .KMSPrefix_kinMaxShow_button,.kinMaxShow  .KMSPrefix_newkinMaxShow_button{
	width:auto;
	display:block;
	right: 10px;
	bottom: 10px;
	position: absolute;
	list-style: none;
	z-index: 2;
}
/* 璁剧疆鐒︾偣鍥炬爣棰樹綅缃�佹牱寮忕瓑銆傛爣棰樹綅缃�佹牱寮忓畬鍏ㄥ彲浠ヨ嚜瀹氫箟鍝� */    	
.kinMaxShow p.title{
	position:absolute;
	left:0;
	bottom:0;
	text-indent:10px;
	line-height:30px;
	font-family:Verdana;
	color:#FFF;
	display:block;
	width:100%;
	height:30px;
	font-family:14px;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#aa000000,endcolorstr=#aa000000);background:rgba(0,0,0,0.5);
}

/*  */ 
.box{
	border:1px solid #00abdf;
	border-radius:3px;
}


.dzch{
	width:480px;
	font-size:32px;
	background:#3790CE;
}
.dzch p{
	width: 100%;
    height: 100%;
}

.dzbt{
	width:1110px;
	font-size:32px;
}

.dzbt p{
	width:323px;
	height:115px;
	float:left;
	line-height:100px;
	font-size:32px;
	text-align:center;
	padding:20px;
	background:#3790CE;
}

.new-column{
	width:1070px;
	float:right;
}

.li-column{
	width:49%;
	height:260px;
	float:left;
	
}


.wrap{
	border: 0 solid #f00;
	width: 1600px;
	height: 130px;
	position: relative;
	overflow: hidden;
	margin-top:6px;
}

.wrap ul{
	overflow: hidden;
	position:absolute;
	width: 21600px;
	left: 0;
	top: 0;
	_height:1px;
}

.wrap ul li{
	float: left;
	width: 200px;
	height:120px;
}



/* 棣栭潰鐝鏌ヨ */ 
.bussearch{
	background: #eef1f8;
}

.bussearch h5{
	width:90%;
	height:35px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	border-bottom:1px solid #3790CE;
	margin-bottom:10px;
}

.bussearch h5 span{
	width:100px;
	height:30px;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
}
.bussearch h5 span.select{
	cursor:auto;
	color:#3790CE;
	border-bottom:5px solid #3790CE;
}
.bussearch div{
	width:95%;
	height:30px;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	line-height:30px;
}
.bussearch div label{
	display:block;
	width:90px;
	text-align:right;
	float:left;
	text-indent:20px;
	padding-right:10px;
}
.bussearch div input{
	float:left;
	width:150px;
	height:25px;
	font-size:14px;
	line-height:25px;
}
.bussearch div img{
	cursor:pointer;
}
.station{
	background-image:url(../images/icon.png);
	background-position:133px -148px;
	background-repeat:no-repeat;
}
.bussearch div button{
	padding: 0px;
	width: 68px;
	height: 24px;
	line-height: 24px;
	border: 0;
	color: white;
	font-size: 14px;
	border-image: initial;
	background:url(../images/button_bg.jpg) no-repeat
}
h2.title{
	padding-bottom:10px;
	line-height:35px;
	text-align:center;
	color:#7eb406;
	font-size:22px;
	font-weight:normal;
	padding-top:30px;
}

.imgnew{
	min-height:300px !important;
}


.followbox{
	width:90%;
	padding:5px;
	margin:0 auto;
	color:#888888;
	line-height:25px;
	border:1px solid #ccc;
	background:#E9E9E9;
	background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.footer{
	border-top:1px solid #00abdf;
	background:#F4F4F4;
}
.footer .menu{
	height:30px;
	font-size:14px;
	text-align:center;
}
.copyright{
	text-align:center;
}

/* 鍏叡鐣欒█ */
.guestbook{
	padding:0 0 20px;
}
.guestbook h4{
	border-left: 3px solid #ddd;
	background-color: #f5f5f5;
	padding: 5px;
	margin: 10px 0 5px;
	font-size: 17.5px;
	font-weight: bold;
	border-bottom:1px solid #00abdf;
}
.guestbook .form-horizontal {
	margin: 0 20px;
}
.form-horizontal .control-group {
	margin-bottom: 8px;
}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
}
.form-horizontal .controls {
	text-align: left;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}

.barcode{
	width:120px; 
	position:absolute;
	position: fixed;
	top:30%; 
	right:3px;
	display:block;
	z-index:100;
	background:#FFF;
}
.barcode a{
	display:block; 
	width:100%; 
	background-position:0px 0px;
}
.barcode a:hover{
	/* background-position: -110px 0px; */
}

/* 鐝鏌ヨ椤甸潰 */
.main_left .info{
	display:block;
	line-height:24px;
	height:auto;
	white-space:nowrap;
}
.main_left .info li{
	padding:0px 5px;
	text-indent:10px;
	white-space:normal; 
    word-break : break-all; 
    word-wrap: break-word;
}
.seachbus{
	border: solid 1px #E0E0E0;
	background: #F6F6F6;
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	border-image: initial;
	text-indent:5px;
}
.seachbus input,.seachbus select{
	height:23px;
	float:left;
	width:130px;
	font-size: 14px;
	line-height: 23px;
}

.seachbus input[type="radio"],.seachbus input[type="checkbox"]{
	width:auto;
}


.seachbus select{
	width:135px;
	height:30px;
}



.seachbus label{
	width:80px;
	display:block;
	float:left;
	text-align:right;
	line-height: 25px;
}
.seachbus img{
	margin:0px;
	padding:0px;
	display:block;
	cursor:pointer;
}

.seachbus input.dis{
	background-color: #f5f5f5;
  	border-top: 1px solid #e5e5e5;
}




/* 鐝鏌ヨ椤甸潰-鐝鍒楄〃 */
.seachbuslist{
	width:100%;
	margin:10px 0;
	text-indent:5px;
}
.seachbuslist.border{
	border: solid 1px #E0E0E0;
}

.seachbuslist .head tr{
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	background: #FFFFC1;
	height: 32px;
	line-height: 32px;
	border-bottom: solid 1px #CCC;
}
.seachbuslist .body tr{
	background-color: #F7FBFB;
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	border-bottom: solid 1px #CCC;
}
.seachbuslist .body tr td{
	margin:0;
	padding:0;
}
.seachbuslist .body tr td button{
	width:38px;
	height:25px;
	display:block;
	margin:0;
	padding:0;
}


/* 浼氬憳涓績 */
.input_text {
	font-size: 14px;
	font-family: "Microsoft YaHei", "SimSun", Arial, sans-serif;
	height: 28px;
	line-height: 28px;
	margin-left: 5px;
	padding-left: 3px;
	text-decoration: none;
	width: 230px;
	background-color: #FFF;
	border-color: #5D9DE5 #9DC3FF #9DC3FF #5D9DE5;
	border-style: solid;
	border-width: 1px;
	box-shadow: 1px 1px 3px #D0DEE6 inset;
}
.input_text:focus {
	background-color: #F1F9FF;
	border-color: #5D9DE5 #9DC3FF #9DC3FF #5D9DE5;
	border-style: solid;
	border-width: 1px;
	box-shadow: 1px 1px 3px #D0DEE6 inset;
}

.member_content{
	width: 960px;
    border: 1px solid #C5D1EE;
    clear: both;
    margin: 0 auto;
    margin:20px 0 20px 0;
    padding:20px 0;
    overflow: hidden;
    float: left;
}
.member_content .member_content_left {
    float: left;
    padding-left: 30px;
    width: 630px;
}
.member_content .member_content_left .member_content_tab_memu {
     font-size: 24px;
     height:50px;
     text-indent:25px;
}

.member_content .member_content_left .member_tab_content {
    width: 600px;
    float: left;
    padding-top:15px;
    border-top: 1px solid #CED9F7;
}

dl label {
    font-size: 15px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}
dl {
    float: left;
    margin: 5px 0;
    padding: 5px 0;
    width: 600px;
}
dt {
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 120px;
}
dd {
    float: left;
    margin: 0;
    position: relative;
}

.member_content .member_content_right {
    border-left: 1px solid #CED9F7;
    float: left;
    height: 350px;
    line-height: 22px;
    padding: 20px 0 0 20px;
    width: 250px;
}
.member_content .member_content_right p {
    color: #555555;
    font-size: 14px;
}
.member_content .member_content_right p a {
    height: 35px;
    width: 88px;
    color:red;
}

.app_center_subnav li{
	cursor: pointer;
	height: 24px;
	text-align:left;
	padding:15px 0 10px 0px;
	border-bottom: 1px dotted #FF8762;
	height: 24px;
	padding: 15px 0 10px;
	text-indent:25px;
	font-weight:bold ;
}
.app_center_subnav li.on {
background: none repeat scroll 0 0 #FF8762;
}
.app_center_subnav li a {
	opacity: 1;
	color: #555;
	font-size: 14px;
	width: auto;
	text-decoration: none;
}
.app_center_subnav li.on a {
	color: white;
}
.app_center_subnav li a:hover{
	opacity:0.8;
	color: #FF8762;
}
.app_center_subnav li.on a:hover{
	color: white;
}
.locktickets{
	width:100%;
	 font-size:16px;
	 line-height: 22px;
	 border:1px solid #CED9F7;
	 margin-bottom:15px;
	 background-color: #F7FBFB;
}
.locktickets .seachbuslist{
	 margin-bottom:0px;
}





